Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
50038

Files

FilesIWE
uba/db/testhelpers/ListBuilder.java 0011
uba/db/testhelpers/TestUtils.java 0026
uba/db/testhelpers/package.html 001

uba/db/testhelpers/ListBuilder.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 11
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 17
Error First sentence should end with a period. 26
Error Line has trailing spaces. 29
Error Line has trailing spaces. 32
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 35
Error Parameter elem should be final. 35
Error Expected an @return tag. 43
Error Method 'build' is not designed for extension - needs to be abstract, final or empty. 43

uba/db/testhelpers/TestUtils.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 12
Error Missing a Javadoc comment. 16
Error '{' is not followed by whitespace. 16
Error '}' is not preceded with whitespace. 16
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 29
Error Parameter object should be final. 29
Error Parameter sameObject should be final. 29
Error Parameter other should be final. 30
Error Line has trailing spaces. 41
Error Line has trailing spaces. 44
Error Parameter elem1 should be final. 47
Error Parameter elem1 should be final. 54
Error Parameter elem2 should be final. 54
Error Parameter elem1 should be final. 61
Error Parameter elem2 should be final. 61
Error Parameter elem3 should be final. 61
Error Line is longer than 80 characters. 68
Error Parameter elem1 should be final. 68
Error Parameter elem2 should be final. 68
Error Parameter elem3 should be final. 68
Error Parameter elem4 should be final. 68
Error Line is longer than 80 characters. 69
Error Line has trailing spaces. 74
Error Expected an @return tag. 78

uba/db/testhelpers/package.html

ErrorLine
Error Missing package documentation file.0